home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part2 / 14034 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  861 b 

  1. Path: portal.gmu.edu!rscernix!danpop
  2. From: danpop@mail.cern.ch (Dan Pop)
  3. Newsgroups: comp.lang.c
  4. Subject: Re: What does _t stand for?
  5. Date: 11 Apr 96 12:37:50 GMT
  6. Organization: CERN European Lab for Particle Physics
  7. Message-ID: <danpop.829226270@rscernix>
  8. References: <316CA6EF.41C6@crppsg5.epfl.ch>
  9. NNTP-Posting-Host: ues5.cern.ch
  10. Mime-Version: 1.0
  11. Content-Type: text/plain; charset=US-ASCII
  12. Content-Transfer-Encoding: 7bit
  13. X-Newsreader: NN version 6.5.0 #7 (NOV)
  14.  
  15. In <316CA6EF.41C6@crppsg5.epfl.ch> "S.Wuthrich" <wuth@crppsg5.epfl.ch> writes:
  16.  
  17. >What does the ending _t stand for (e.g. size_t,uid_t,etc.)?
  18.  
  19. It stands for "type", so the _t suffix suggests that the symbol is a type
  20. suitable for whatever the main part of the name is.
  21.  
  22. Dan
  23. --
  24. Dan Pop
  25. CERN, CN Division
  26. Email: danpop@mail.cern.ch 
  27. Mail:  CERN - PPE, Bat. 31 R-004, CH-1211 Geneve 23, Switzerland
  28.